Fix missing bits of the docs from cset 14020, and match that change by removing
authorEwan Mellor <ewan@xensource.com>
Tue, 27 Feb 2007 01:52:27 +0000 (01:52 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 27 Feb 2007 01:52:27 +0000 (01:52 +0000)
commit6bd6a1390ef9d30ace350ec8f5d51515b67b62e1
treef011bdfdc662a4337bce636ed5dbc07847fc7ae2
parentb33bb1e4d9e834d1ca3b7341b8ceedc347f31a57
Fix missing bits of the docs from cset 14020, and match that change by removing
the similar fields on host_metrics, PIF_metrics, and VM_guest_metrics.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_host_metrics.h
tools/libxen/include/xen_pif_metrics.h
tools/libxen/include/xen_vm_guest_metrics.h
tools/libxen/src/xen_host_metrics.c
tools/libxen/src/xen_pif_metrics.c
tools/libxen/src/xen_vm_guest_metrics.c
tools/python/xen/xend/XendAPI.py